added SSCLI 1.0
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBASPNETEmbedLanguageInUrl / ShowMe.aspx.designer.vb
blob67d9fa75c05c6286ca0cb6ae7946b6f3054e38df
1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated by a tool.
5 ' Changes to this file may cause incorrect behavior and will be lost if
6 ' the code is regenerated.
7 ' </auto-generated>
8 '------------------------------------------------------------------------------
10 Option Strict On
11 Option Explicit On
14 Partial Public Class _Default
16 '''<summary>
17 '''form1 control.
18 '''</summary>
19 '''<remarks>
20 '''Auto-generated field.
21 '''To modify move field declaration from designer file to code-behind file.
22 '''</remarks>
23 Protected WithEvents form1 As Global.System.Web.UI.HtmlControls.HtmlForm
25 '''<summary>
26 '''litTitle control.
27 '''</summary>
28 '''<remarks>
29 '''Auto-generated field.
30 '''To modify move field declaration from designer file to code-behind file.
31 '''</remarks>
32 Protected WithEvents litTitle As Global.System.Web.UI.WebControls.Literal
34 '''<summary>
35 '''lbTitleContent control.
36 '''</summary>
37 '''<remarks>
38 '''Auto-generated field.
39 '''To modify move field declaration from designer file to code-behind file.
40 '''</remarks>
41 Protected WithEvents lbTitleContent As Global.System.Web.UI.WebControls.Label
43 '''<summary>
44 '''litText control.
45 '''</summary>
46 '''<remarks>
47 '''Auto-generated field.
48 '''To modify move field declaration from designer file to code-behind file.
49 '''</remarks>
50 Protected WithEvents litText As Global.System.Web.UI.WebControls.Literal
52 '''<summary>
53 '''lbTextContent control.
54 '''</summary>
55 '''<remarks>
56 '''Auto-generated field.
57 '''To modify move field declaration from designer file to code-behind file.
58 '''</remarks>
59 Protected WithEvents lbTextContent As Global.System.Web.UI.WebControls.TextBox
61 '''<summary>
62 '''litTime control.
63 '''</summary>
64 '''<remarks>
65 '''Auto-generated field.
66 '''To modify move field declaration from designer file to code-behind file.
67 '''</remarks>
68 Protected WithEvents litTime As Global.System.Web.UI.WebControls.Literal
70 '''<summary>
71 '''lbTimeContent control.
72 '''</summary>
73 '''<remarks>
74 '''Auto-generated field.
75 '''To modify move field declaration from designer file to code-behind file.
76 '''</remarks>
77 Protected WithEvents lbTimeContent As Global.System.Web.UI.WebControls.Label
79 '''<summary>
80 '''litComment control.
81 '''</summary>
82 '''<remarks>
83 '''Auto-generated field.
84 '''To modify move field declaration from designer file to code-behind file.
85 '''</remarks>
86 Protected WithEvents litComment As Global.System.Web.UI.WebControls.Literal
88 '''<summary>
89 '''lbCommentContent control.
90 '''</summary>
91 '''<remarks>
92 '''Auto-generated field.
93 '''To modify move field declaration from designer file to code-behind file.
94 '''</remarks>
95 Protected WithEvents lbCommentContent As Global.System.Web.UI.WebControls.Label
96 End Class